]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2025-12-12 Tomi Olliladocs: tab to space: 4, trailing newline: -1, fit some... master
2025-12-12 tokyo4jrcxml: minor updates for deprecation message
2025-12-10 Johan MalmNEWS.md: interim update
2025-12-10 Consolatisdesktop-entry: better handle desktop files with dots...
2025-12-08 Maik Broemmewindow-switcher: add `order` parameter to allow stable...
2025-12-07 Johan Malmlabwc-config(5): clarify touchpad and touchscreen sections
2025-12-07 John Lindgrencursor: don't synthesize relative motion events from...
2025-12-07 John Lindgrenosd-classic: initialize struct fields in order
2025-12-07 John Lindgrenosd-classic: remove unused variable (buf)
2025-12-07 John Lindgrenrcxml: declare variable at initialization
2025-12-07 John Lindgrennode: update node_descriptor_create() comment
2025-12-07 Johan Malmdocs/rc.xml: populate <theme><name> to avoid empty...
2025-12-06 John Lindgrencursor: allow movement until entering the constraint...
2025-12-06 elviosaksnapping: replace <snapping><range> with <snapping...
2025-12-05 Standreasdocs/rc.xml.all: add scrollMethod option
2025-12-03 tokyo4jrcxml: discourage empty strings in rc.xml configuration
2025-12-03 Maik BroemmeAdd directional options to `Resize` action:
2025-12-02 John Lindgrenxwayland: flush XCB connection to mitigate race between...
2025-12-02 tokyo4jcycle: update config to <osd output="all|cursor|focused">
2025-12-02 tokyo4jcycle: some minor updates to documentation and deprecat...
2025-12-02 tokyo4jsrc/interactive.c: fix typo
2025-12-02 John Lindgrenxdg: don't send xdg_wm_base::ping on creation of new...
2025-12-02 John Lindgrenxwayland: don't send _NET_WM_PING to new windows
2025-12-02 John Lindgrenxdg: center small fullscreen views and add black backgr...
2025-12-02 John Lindgrenview: use wlr_output_layout_get_box()
2025-12-02 John Lindgrenview: move view_moved() out of view_impl_apply_geometry()
2025-12-02 John Lindgrenbox: factor out box_center()
2025-11-30 tokyo4jcycle: remember cycled window list in server->cycle...
2025-11-30 tokyo4jcycle: clarify the lifecycle of window switcher
2025-11-30 tokyo4jcycle: factor out get_osd_impl()
2025-11-30 tokyo4jcycle: move & rename destroy_osd_scenes()
2025-11-30 tokyo4jcycle: use dummy node to remember the scene position...
2025-11-30 tokyo4jsrc/cycle/cycle.c: remove node->enabled check before...
2025-11-30 tokyo4jcursor: update focus on entering SSD if followMouse=yes
2025-11-30 tokyo4jcursor: clarify the semantics of update_pressed_surface()
2025-11-30 tokyo4jcursor: generalize seat->pressed
2025-11-30 tokyo4jUse "cycle" instead of "osd" across the codebase
2025-11-30 tokyo4jRename osd.{h,c} to cycle.{h,c}
2025-11-27 John Lindgrenxwayland: hide content tree at re-map if shaded
2025-11-27 John Lindgrenview: add defensive checks for null content_tree
2025-11-27 John Lindgrenxwayland-unmanaged: remove obsolete workaround
2025-11-27 John Lindgrenxwayland: associate/dissociate/map/unmap cleanups
2025-11-27 tokyo4jview: deduplicate foreign-toplevel creation code
2025-11-27 tokyo4jRemove view_impl->map and view_impl->unmap
2025-11-26 John Lindgrenoutput: avoid use of wlr_scene_output.WLR_PRIVATE.index
2025-11-23 ConsolatisCI: add pcre2 dep for FreeBSD to work around git error
2025-11-21 John Lindgrenview: separate (un)minimize and (un)map logic
2025-11-18 John Lindgrenwlr-foreign: set all initial states correctly
2025-11-16 Johan MalmNEWS.md: interim update
2025-11-15 John Lindgrenxwayland: remove obsolete (since wlroots 0.17) NULL...
2025-11-15 Hiroaki Yamamotocursor: remove unneeded process_cursor_motion_out_of_su...
2025-11-12 John Lindgrenxdg: make use of xdg_toplevel_view_get_parent()
2025-11-12 John Lindgrenview: factor out view_impl_init_foreign_toplevel()
2025-11-12 John Lindgrenxdg: remove unnecessary cast
2025-11-12 David Turnerseat: Call configure_libinput() for keyboards
2025-11-11 tokyo4jsrc/osd/osd.c: fix indentations for switch-case
2025-11-10 Samet Aylakosd: add multi-monitor support
2025-11-09 John Lindgrenview: less hacky support for minimize-before-map
2025-11-09 John Lindgrenxwayland: connect commit and surface_destroy handlers...
2025-11-09 elviosakosd: make empty string "" in thumbnailLabelFormat to...
2025-11-09 John Lindgrenoutput: factor out output_set_has_fullscreen_view()
2025-11-09 John Lindgrenview: update top layer visiblity at unmap instead of...
2025-11-05 elviosakosd: add thumbnailLabelFormat to windowSwitcher (#3187)
2025-11-04 elviosakdocs: remove repeated words
2025-11-04 tokyo4josd: allow clicking an osd item to focus the window
2025-11-04 tokyo4josd: generalize osd_{classic,thumbnail}_item
2025-11-04 tokyo4josd: rename *_scene_item to *_item
2025-11-02 tokyo4josd: move end_cycling() into osd_finish()
2025-11-02 tokyo4josd-classic: substitute `theme->osd_border_width+switch...
2025-11-02 tokyo4jworkspaces: place osd at the center of output rather...
2025-11-02 tokyo4josd: place osd at the center of output rather than...
2025-11-01 tokyo4josd: use wlr_output_effective_resolution() to get outpu...
2025-11-01 WeblateTranslation updates from weblate
2025-11-01 tokyo4josd-classic: fix miscalculation for osd width in percentage
2025-11-01 tokyo4josd-thumbnail: fix miscalculation for item geometries
2025-11-01 tokyo4josd-thumbnail: s/thumb_theme/switcher_them/
2025-10-25 tokyo4jseat: use CONNECT_SIGNAL() for new_virtual_pointer...
2025-10-24 elviosakinput/cursor.c: avoid consuming scroll on client mousebind
2025-10-21 Johan Malmdocs/: remove XML declarations in .xml files
2025-10-20 John Lindgrendesktop: work around client-side rounding issues at...
2025-10-19 Johan Malmlabnag: use overlay layer by default
2025-10-19 Johan MalmNEWS.md: interim update
2025-10-19 tokyo4jscripts/check: run style check for test files
2025-10-19 tokyo4jCI: also run on t/ changes
2025-10-19 tokyo4jtests: remove placeholders for arguments
2025-10-17 tokyo4jDon't remove newlines when parsing config, menu and XBM
2025-10-14 WeblateTranslation updates from weblate
2025-10-14 tokyo4jtheme: replace THEME_(IN)ACTIVE with SSD_(IN)ACTIVE
2025-10-13 Tomi Ollilawindowswitcher: show 's' as "state" for shaded views
2025-10-13 Tobias Bengfortimplement is_modal_dialog() for xdg shell
2025-10-13 tokyo4jrcxml: call labnag with --keyboard-focus on-demand...
2025-10-13 tokyo4jlabnag: add --keyboard-focus option
2025-10-13 tokyo4jlabnag: remove redundant lines in conf_init()
2025-10-13 tokyo4jlabnag: s/LAB_EXIT_TIMEOUT/LAB_EXIT_CANCELLED/
2025-10-13 Consolatisosd: allow window switcher to temporary unshade windows
2025-10-13 tokyo4jview: store title/app_id in view
2025-10-13 tokyo4josd-thumbnail: make sure item->{normal,active}_title...
2025-10-12 John Lindgrenmenu: remove redundant cast
2025-10-12 John Lindgrenosd,ssd: don't cast away const
2025-10-12 John Lindgrenmenu: use xmlFree() for return value of xmlGetProp()
next