Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] Wayland update test #88

Closed
wants to merge 145 commits into from
Closed

[TEST] Wayland update test #88

wants to merge 145 commits into from

Conversation

lbonn
Copy link
Owner

@lbonn lbonn commented Sep 14, 2023

Test MR for upstream backport

DaveDavenport and others added 30 commits October 11, 2022 09:19
Add an option to show hidden files by looking up the "show-hidden" filebrowser property and modifying the relevant logic in "filebrowser.c".

Co-authored-by: Dave Davenport <[email protected]>
* input method draft

* restoring relese event

* using unused macro, removing debug code, handling disconnection

* review fixes, new update_im_window_pos method

* initializing variables correctly

* initializing im pos queue correctly

* ime window positioning

* add widget_get_y_pos() position

* [Build] Update makefile with imdkit

* [CI] Add imdkit as dependency.

* [XCB] rofi_view_paste don't throw warning, print debug.

* [XCB] rofi_view_paste lower 'failed to convert selection'

* [Build] Add minimum version check to imdkit

* new macro XCB_IMDKIT_1_0_3_LOWER

* [Build] Try to support old version of imdkit in meson/makefile.

* [Build] Fix typo in meson.build

* [XIM] Don't set use compound/set use utf8 when on old version.

* [Build] Allow building without imdkit.

* [Doc] Add imdkit to dependency list.

Co-authored-by: Dave Davenport <[email protected]>
* explain how to pass options to meson

* fix typo in INSTALL.md
So if rows are added, they behave correctily.

Issue: davatorium#1746
small updates

Tweak header a bit

[CI] Add lto build to sh ci.

[CI] Fix artifact upload

[CI] no wildcard for artifact
Adds an example command to launch processes via systemd-run into a
dedicated systemd scope within the users slice, which allows using
systemd-oomd, that evaluates memory consumption on a per cgroup basis.

The systemd-run arguments are chosen in alignment with systemds
desktop environment integration recommendations¹.

[1] https://systemd.io/DESKTOP_ENVIRONMENTS/

Co-Authored-By: Dave Davenport <[email protected]>

Co-authored-by: Dave Davenport <[email protected]>
DaveDavenport and others added 27 commits June 12, 2023 19:40
This is a quick 'n dirty fix for this unexpected issue.

fixes: davatorium#1855
It's unobvious from documentation, that sort only works against filtered menu.

Signed-off-by: Dave Davenport <[email protected]>
Signed-off-by: Dave Davenport <[email protected]>
Signed-off-by: Dave Davenport <[email protected]>
- Fix the two place of resolving into one method.
- Do not accept file in CWD.
- Prefer file if it exists in same directory as parent file that
  imported it.

fixes: davatorium#1889
Fonts are not ideal, some characters have mismatch between reported and
painted size.
@lbonn lbonn closed this Sep 14, 2023
@lbonn lbonn deleted the wayland-update-test branch September 14, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.