]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2022-12-19 Jan Beichview: limit XCB header to Xwayland after 286b2146c348
2022-12-15 FlrianREADME.md: fix header numbering
2022-12-14 bi4k8osd: bookend with calls to cursor_update_focus
2022-12-13 bi4k8osd: factor drawing out of osd_update
2022-12-12 Consolatisdocs/menu.xml: Add comment about hiding of workspaces...
2022-12-12 Consolatisdocs/rc.xml.all: Add <default /> description for mousebinds
2022-12-12 Consolatisdocs/rc.xml: add default mousebind example
2022-12-12 Consolatisdocs: reformat rc.xml.all
2022-12-12 Consolatisdocs: reformat default config
2022-12-10 Flriansrc/view.c: dont switch output on SnapToEdge if view...
2022-12-10 Consolatissrc/action.c: Provide generic parsing of XML action...
2022-12-08 bi4k8document Kill command
2022-12-08 bi4k8implement Kill action
2022-12-08 bi4k8don't NULL-check output when it can't be
2022-12-08 bi4k8fix cleanup issues in xdg_surface_new
2022-12-07 Johan MalmREADME.md: update build instructions
2022-12-06 Consolatismenu: Dynamically adjust menu width based on widest...
2022-12-06 Consolatismenu: Convert hardcoded item padding to theme vars
2022-12-06 Consolatistheme: Rename separator_width to separator_line_thickness
2022-12-06 Consolatismenu: Add generic menu_init() entry point
2022-12-01 Johan MalmREADME: restructure and amend project description
2022-11-29 Johan MalmCONTRIBUTING.md: describe how to upversion
2022-11-29 Johan Malmlabwc-menu(5): document separator
2022-11-28 ConsolatisCI: check codestyle only once
2022-11-28 Consolatisdocs: add basic README
2022-11-28 Consolatisdocs: install example configs
2022-11-27 John Lindgrenssd: Move implementation details from ssd.h to ssd...
2022-11-27 John Lindgrenssd: Allocate `struct ssd` and `struct ssd_hover_state...
2022-11-27 John Lindgrenview: Fix SSD margin computation
2022-11-27 Johan MalmFix minor coding style breaches
2022-11-27 Johan Malmci: run checkpatch.pl on all .c and .h files
2022-11-26 John Lindgrenssd: Add debug helpers
2022-11-26 John Lindgrenssd: Cosmetic cleanups
2022-11-26 John Lindgrenview: Hide decorations for fullscreen views
2022-11-26 John Lindgrenssd: Add missing state updates
2022-11-26 John Lindgrenssd: Eliminate unnecessary temporary variables
2022-11-26 John Lindgrenssd: Simplify ssd_create()
2022-11-26 John Lindgrenview: Add view_reload_ssd()
2022-11-26 John Lindgrenview: Enable/disable decorations explicitly
2022-11-25 John Lindgrenaction: Inline private/action.h into action.c
2022-11-25 John Lindgrenview: Move xdg_surface + xwayland_surface to derived...
2022-11-25 Johan Malmview: create derived structs
2022-11-22 John Lindgrenview/ssd: Move ssd->enabled to view->ssd_enabled
2022-11-22 John Lindgrenview/ssd: Move view->margin to view->ssd.margin
2022-11-22 John Lindgrenview: Add view_set_untiled()
2022-11-22 John Lindgrenview: Rename/move workspaces_send_to() to view_move_to_...
2022-11-22 John Lindgrenaction/view: Ensure view arguments are never NULL
2022-11-22 Scarcely Theressd: Inactive window button icons now follow theme...
2022-11-21 John Lindgreninclude: Break out view.h from labwc.h
2022-11-20 John Lindgreninteractive: Refactor natural_geometry/tiled state...
2022-11-20 John Lindgrenview: Reuse view_set_decorations() in view_toggle_decor...
2022-11-20 John Lindgrenview: Fix positioning of initially-maximized XWayland...
2022-11-20 Oğuz Ersennls: add turkish translation
2022-11-20 Johan MalmMerge pull request #618 from jlindgren90/xwayland-surface
2022-11-19 Arnaud Vallette... Update labwc-config.5.scd
2022-11-18 Consolatissrc/config/rcxml.c: Check for modifiers when merging...
2022-11-18 Jan Beichbuild: drop pixman dependency after 532656ad5b47
2022-11-17 Johan Malmbuild: bump version to 0.6.0
2022-11-17 Johan MalmNEWS.md: update notes on 0.6.0
2022-11-17 Johan Malmci: add hwdata
2022-11-17 Johan Malmwlroots.wrap: use 0.16.0
2022-11-16 Johan MalmRefuse to start when SUID is detected
2022-11-16 bi4k8update repeat rate of all keyboard input devices, not...
2022-11-15 Johan Malmcursor: combine two variables relating to frame-context
2022-11-15 Johan Malmoutput: test adaptive sync
2022-11-15 bi4k8Support smooth scroll and horizontal scroll
2022-11-15 John Lindgrencursor: Make update_pressed_surface() no-op except...
2022-11-15 Johan Malmview: survive setting fullscreen with no outputs
2022-11-11 bi4k8src/config/rcxml.c: distinguish no and unknown font...
2022-11-11 bi4k8keyboard: use 1000/rate msecs for keybind repeat event...
2022-11-11 John Lindgrenxwayland: Better document/assert view/surface association
2022-11-10 bi4k8fix typo
2022-11-06 Arnaud Vallette... src/cursor.c: Use 'handled' for state of consumed curso...
2022-11-06 Arnaud Vallette... Scroll-Bindings: Add docs
2022-11-06 Arnaud Vallette... Scroll-Bindings: Add default config
2022-11-06 Arnaudv6Scroll-Bindings: Add support for mouse wheel bindings
2022-11-03 Johan MalmFix coding style
2022-11-03 Johan Malmcheckpatch: ignore += UNNECESSARY_ELSE
2022-11-03 Johan Malmcheckpatch: add scripts/check for batch processing
2022-11-03 Johan Malmcheckpatch: patch to suit labwc coding style
2022-11-03 Johan Malmcheckpatch: import checkpatch.pl from Linux kernel
2022-11-03 ConsolatisChase wlroots: output test assert
2022-11-02 John Lindgrenkeyboard: Implement key repeat for keybindings
2022-11-02 John Lindgrenkey-state: Prevent array overflow
2022-11-01 Consolatissrc/menu/menu.c: Add comments
2022-10-31 Johan MalmREADME: add link to pre-0.6.0 video
2022-10-30 Johan Malmrcxml.c: combine common code in fill_{key,mouse}bind()
2022-10-30 Johan Malmrcxml.c: support 'to.action' in mousebind
2022-10-27 John Lindgrenxwayland: Hide unmanaged nodes on unmap()
2022-10-17 Consolatiscursor: Restore drag icon after the move to scene-graph
2022-10-14 Johan MalmAdd --exit and --reconfigure
2022-10-14 Johan MalmAdd long command line options
2022-10-14 Johan Malmserver: do not set WAYLAND_DISPLAY twice
2022-10-14 Johan Malmlabwc(1): describe SIGTERM and SIGHUP
2022-10-14 Johan MalmSet environment variable LABWC_PID
2022-10-14 Johan Malmbuild: simplify protocol paths
2022-10-14 John Lindgrencursor: Call wlr_seat_pointer_notify_clear_focus()...
2022-10-07 01mickoChase wlroots: unreadable displays
2022-10-05 Johan MalmCONTRIBUTING.md: describe coding style more accurately
2022-10-05 Consolatiss/wl_list_insert(list.prev...)/wl_list_append(list...
next